home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / security / pgp / pgp22 / src / keyadd.h < prev    next >
Encoding:
Text File  |  1993-03-06  |  98 b   |  3 lines

  1. /* Adds (prepends) key file to key ring file */
  2. int addto_keyring(char *keyfile, char *ringfile);
  3.